Package-level declarations

Types

Link copied to clipboard
class FeedAd

Class allows to set FeedAdLoadListener and to preload feed.

Link copied to clipboard
class FeedAdAdapter(feedAd: FeedAd)

Adapter for displaying feed ads. Class allows to set FeedAdEventListener.

Link copied to clipboard
class FeedAdAppearance(val cardWidth: Int?, val cardCornerRadius: Double?)
Link copied to clipboard

A listener for receiving notifications during the lifecycle of a feed ad.

Link copied to clipboard

Interface that is implemented to determine when the loading of feed advertising has completed or failed.

Link copied to clipboard
class FeedAdRequestConfiguration(val adUnitId: String, val age: String?, val gender: String?, val contextQuery: String?, val contextTags: List<String>?, val location: Location?, val parameters: Map<String, String>?, val preferredTheme: <Error class: unknown class>?)

An AdRequest contains targeting information used to fetch an ad. Ad requests are created using Builder.